Fix and uncomment non-MMX version.
authorOwen Taylor <otaylor@redhat.com>
Fri, 4 Jan 2002 00:34:06 +0000 (00:34 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 4 Jan 2002 00:34:06 +0000 (00:34 +0000)
commitc96a394cc2e58f710237ceb497e9b8bc55e5327c
treec32dbc7e2ab89b0603015bc7a3b73fa1cf9ace46
parent317ba5b26725dcd23351c70910ac0010ead1a415
Fix and uncomment non-MMX version.

Thu Jan  3 19:31:58 2002  Owen Taylor  <otaylor@redhat.com>

* pixops/pixops.c (scale_line_22_33): Fix and uncomment
non-MMX version.

* pixops/pixops.c (pixops_composite_nearest): Remove a
division.

* pixops/pixops.c (pixops_composite): Add some docs
about the parameters.

* pixops/README: Add notes about the correct algorithms
for alpha compositing and how to implement them quickly.
gdk-pixbuf/ChangeLog
gdk-pixbuf/pixops/README
gdk-pixbuf/pixops/pixops.c
gdk-pixbuf/pixops/scale_line_22_33_mmx.S